added SSCLI 1.0
[windows-sources.git] / sdk / samples / all in on code / Visual Studio 2008 / VBMailslotServer.sln
blob51311a306a602054525c5d4dd0858d747019427a
1 
2 Microsoft Visual Studio Solution File, Format Version 10.00
3 # Visual Studio 2008
4 Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VBMailslotServer", "VBMailslotServer\VBMailslotServer.vbproj", "{C94B86B5-2B05-4EF2-B7A9-55C8BFC922BB}"
5 EndProject
6 Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VBMailslotClient", "VBMailslotClient\VBMailslotClient.vbproj", "{F9B96BB8-DB3C-49BF-8558-F8A9C014652D}"
7         ProjectSection(ProjectDependencies) = postProject
8                 {C94B86B5-2B05-4EF2-B7A9-55C8BFC922BB} = {C94B86B5-2B05-4EF2-B7A9-55C8BFC922BB}
9         EndProjectSection
10 EndProject
11 Global
12         GlobalSection(SolutionConfigurationPlatforms) = preSolution
13                 Debug|Any CPU = Debug|Any CPU
14                 Release|Any CPU = Release|Any CPU
15         EndGlobalSection
16         GlobalSection(ProjectConfigurationPlatforms) = postSolution
17                 {C94B86B5-2B05-4EF2-B7A9-55C8BFC922BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
18                 {C94B86B5-2B05-4EF2-B7A9-55C8BFC922BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
19                 {C94B86B5-2B05-4EF2-B7A9-55C8BFC922BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
20                 {C94B86B5-2B05-4EF2-B7A9-55C8BFC922BB}.Release|Any CPU.Build.0 = Release|Any CPU
21                 {F9B96BB8-DB3C-49BF-8558-F8A9C014652D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
22                 {F9B96BB8-DB3C-49BF-8558-F8A9C014652D}.Debug|Any CPU.Build.0 = Debug|Any CPU
23                 {F9B96BB8-DB3C-49BF-8558-F8A9C014652D}.Release|Any CPU.ActiveCfg = Release|Any CPU
24                 {F9B96BB8-DB3C-49BF-8558-F8A9C014652D}.Release|Any CPU.Build.0 = Release|Any CPU
25         EndGlobalSection
26         GlobalSection(SolutionProperties) = preSolution
27                 HideSolutionNode = FALSE
28         EndGlobalSection
29 EndGlobal